@import url("https://fonts.googleapis.com/css?family=Roboto:700,500,800|Public+Sans:700"); /* The following line is used to measure usage of this code in production. For more info see our usage billing page */ @import url("https://px.animaapp.com/62fc2177d7d80c751d0dcc9b.62fc2178f5af641d9c8dd001.ZYBAr1P.hcp.png"); @font-face { font-family: "Arial-Regular"; font-style: normal; font-weight: 400; src: url("/~/media/climate%20resilience/css/fonts/JohnDeereSans-Light.ttf") format("truetype"); } @font-face { font-family: "Material Icons-Regular"; font-style: normal; font-weight: 400; src: url("/~/media/climate%20resilience/css/fonts/MaterialIcons-Regular.ttf") format("truetype"); } @font-face { font-family: "Arial-Bold"; font-style: normal; font-weight: 700; src: url("/~/media/climate%20resilience/css/fonts/FontsFree-Net-arial-bold.ttf") format("truetype"); } .screen a { display: contents; text-decoration: none; } .container-center-horizontal { display: flex; flex-direction: row; justify-content: center; pointer-events: none; width: 100%; } .container-center-horizontal > * { flex-shrink: 0; pointer-events: auto; } .align-self-flex-end { align-self: flex-end; } input:focus { outline: none; } .hidden, .hidden * { pointer-events: none; visibility: hidden; } * { box-sizing: border-box; }